summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-11-01fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth1-1/+1
2014-10-22error: 'fprintf' was not declared in this scopeMiklos Vajna1-2/+0
2014-10-20Resolves: fdo#72587 make template dialog ModalCaolán McNamara3-3/+8
2014-10-09sfx2: missing semicolonMiklos Vajna1-1/+1
2014-10-08Do not terminate desktop from a TimerStephan Bergmann1-18/+1
2014-10-08Don't even attempt to unload libqstart_gtklo.so againStephan Bergmann3-109/+54
2014-10-08fdo#80927: css.office.Quickstart should be single-instance service.Matúš Kukan2-1/+23
2014-09-26fdo#82043: Instead of the bold font, use a higher multiplifier (4.3 backport)Yousuf Philips1-1/+1
2014-09-15Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainercp-4.3-branch-pointCaolán McNamara1-6/+6
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-2/+9
2014-09-04fdo#82278 SfxUInt16Item -> SfxInt16ItemMaxim Monastirsky2-2/+2
2014-08-26fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky1-1/+3
2014-08-12Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-1/+11
2014-08-07rhbz#1079672: FileDialogHelper: don't hand out stale preview GraphicMichael Stahl1-13/+10
2014-08-06hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky1-12/+13
2014-08-04avoid buffer overflow by using wrong bufferMarkus Mohrhard1-1/+1
2014-07-30Related: #i125226# expect DDE servers to be already upHerbert Dürr1-61/+11
2014-07-29Resolves: fdo#81641 the new style shouldn't be a conditional styleCaolán McNamara2-11/+19
2014-07-25Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-19/+44
2014-07-25Remove 1 px border around Start CenterAdolfo Jayme Barrientos1-1/+1
2014-07-24Resolves: fdo#80476 Start Center sidebar button are too largeCaolán McNamara1-5/+6
2014-07-22fdo#81304 don't parse file name as part of URLDavid Tardon1-1/+2
2014-07-21fdo#63756 build libxml2 with ICU supportDavid Tardon2-8/+8
2014-07-11Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr1-4/+15
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna1-14/+2
2014-06-27Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara1-29/+41
2014-06-27clang: Use-after-freeCaolán McNamara1-4/+12
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-0/+17
2014-06-10fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida1-0/+4
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky1-15/+8
2014-06-06html export: Close the <meta> tags.Jan Holesovsky1-1/+1
2014-06-05fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier2-3/+14
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara3-47/+21
2014-05-29speed-up writer conversion in headless modeTomaž Vajngerl1-1/+1
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-11/+3
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara1-3/+11
2014-05-27Resolves: fdo#79275 File Properties dialog’s layout is subparCaolán McNamara1-99/+87
2014-05-25Resolves: fdo#79161 sidebar crash on deactivatingCaolán McNamara1-1/+4
2014-05-22Update also revision and editing time when setting 'modified' properties.Matúš Kukan1-3/+1
2014-05-22Use proper constructor to fill with system time.Matúš Kukan1-1/+1
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan1-0/+2
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-1/+5
2014-05-21Use varying aElement nameStephan Bergmann1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet7-56/+56
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin4-4/+4
2014-05-19Fix overriding exception specificationStephan Bergmann1-1/+1
2014-05-19fdo#78536: sfx2: remove (likely) accidentally duplicated callMichael Stahl1-3/+0
2014-05-19fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl2-5/+11
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida3-2/+22
2014-05-19remove commented out lineThomas Arnhold1-2/+0