summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-25tdf#92256: Make OOXML filter CONV_A1_XL_A1 aware tooKatarina Behrens4-8/+19
2015-07-24Updated coreOlivier Hallot1-0/+0
2015-07-24Updated coreOlivier Hallot1-0/+0
2015-07-24Updated coreOlivier Hallot1-0/+0
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann13-25/+1
2015-07-24update creditsChristian Lohmaier1-128/+128
2015-07-24update emoji autocorrect entries from po-filesChristian Lohmaier17-1072/+4246
2015-07-24gtk3: connect to the eventbox and not toplevel for mouse eventsCaolán McNamara2-4/+26
2015-07-24gtk3: insert an event box between toplevel and contentsCaolán McNamara3-5/+39
2015-07-24enable FORMULA() to be used in array contextEike Rathke2-0/+50
2015-07-24Revert "tdf#76649 Skip NaN initial values for min and max"Markus Mohrhard1-6/+2
2015-07-24tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-07-24tdf#92914 SwPagePreviewLayout::MarkNewSelectedPage: avoid direct paintMiklos Vajna1-1/+6
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens6-27/+50
2015-07-24Move spinbox limit definition to .ui fileKatarina Behrens2-1/+7
2015-07-24tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna2-6/+6
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik3-26/+29
2015-07-24Resolves: tdf#88314 close temp file after each thread completesCaolán McNamara3-20/+47
2015-07-24sw: partial build needs another dependency from uiwriter to mswordMichael Stahl1-0/+3
2015-07-24tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl3-0/+18
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann2-3/+0
2015-07-24Resolves: tdf#90609 SolarMutex assert on threaded loadCaolán McNamara1-0/+2
2015-07-24Revert "Revert "Update firebird to version 2.5.4""Caolán McNamara10-417/+49
2015-07-24loplugin:redundantcastNoel Grandin1-2/+2
2015-07-24-Werror,-Wmismatched-tagsNoel Grandin1-1/+1
2015-07-24gtk3: draw/paint to the fixed containerCaolán McNamara2-18/+19
2015-07-24tdf#92911 SwAnnotationWin rendercontext: fix missing comment contentsMiklos Vajna1-0/+4
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-07-24remove unused define TF_NEWDESKTOPNoel Grandin1-4/+0
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin2-22/+13
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin2-20/+2
2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin2-61/+37
2015-07-24remove unused #defines METAFILE_END and METAFILE_LABEL_NOTFOUNDNoel Grandin1-8/+0
2015-07-24loplugin:unusedmethodsNoel Grandin60-385/+49
2015-07-24the dialog width independent from a filters lengthSzymon Kłos1-0/+1
2015-07-24fixed some refresh problems (after resize)Szymon Kłos1-0/+3
2015-07-24handle the delete button from PlaceEditDialogSzymon Kłos1-1/+4
2015-07-24don't show edit/delete menu when there is no serviceSzymon Kłos2-0/+8
2015-07-24working busy pointerSzymon Kłos1-0/+1
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos8-53/+180
2015-07-24fixed crashSzymon Kłos1-7/+10
2015-07-24show error when directory doesn't existSzymon Kłos2-4/+29
2015-07-24reload content while expanding nodeSzymon Kłos1-2/+7
2015-07-24check if path exist before init of the fileviewSzymon Kłos1-20/+27
2015-07-24Breadcrumb: clear all fields after changing rootSzymon Kłos1-0/+10
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos5-2/+10
2015-07-24set pointer to Wait while reading urlSzymon Kłos1-0/+7
2015-07-24select recently added serviceSzymon Kłos1-0/+1
2015-07-24automatically select last used serviceSzymon Kłos1-0/+5
2015-07-24avoid multiple recursive opening the same url, cleaningSzymon Kłos1-15/+11