summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-03form controls: validate *before* propagating value, but only on commitprivate/lmamane/validationLionel Elie Mamane1-12/+23
2017-08-02add a few const purely for documentation reasonsLionel Elie Mamane1-11/+11
2017-08-02tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane1-4/+28
2017-08-02upload poppler 0.57.0David Tardon1-2/+2
2017-08-02tdf#97745 rename index,html to LOHelp.htmlOlivier Hallot1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin182-634/+634
2017-08-02split out VclBuilder static methodsCaolán McNamara24-178/+180
2017-08-02Resolves: ofz#2833 null derefCaolán McNamara2-8/+13
2017-08-02make *_by_window privateCaolán McNamara1-3/+3
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski10-671/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara96-906/+163
2017-08-02If we are going to warn about an "invalid" URL, at least tell what it isTor Lillqvist1-2/+3
2017-08-02connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna7-315/+303
2017-08-02tdf#109523: Do not forget to remove the chart model from...Dennis Francis1-0/+7
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis5-4/+79
2017-08-02updater: fix incorrect installation directory pathMarkus Mohrhard1-3/+2
2017-08-02updater: flush the configuration changes before we call execvMarkus Mohrhard1-0/+4
2017-08-02updater: always log all Updater messages also to SAL_INFOMarkus Mohrhard2-2/+4
2017-08-02updater: log the update check timeMarkus Mohrhard1-0/+1
2017-08-02updater: disable the special handling of the user profileMarkus Mohrhard1-0/+3
2017-08-02updater: switch to an one-step updateMarkus Mohrhard3-65/+7
2017-08-02updater: remove the updater files after an updateMarkus Mohrhard3-0/+54
2017-08-02updater: make it easier to test indenpendent updater partsMarkus Mohrhard1-4/+6
2017-08-02updater: extract the build ID generation into own methodMarkus Mohrhard3-5/+14
2017-08-02Updated coreOlivier Hallot1-0/+0
2017-08-02uitest: detect real floating windows betterMarkus Mohrhard1-1/+5
2017-08-01Typo: usnig->usingJulien Nabet1-2/+2
2017-08-01tdf#109347: don't verify SSL certificate for crashreport uploadMarkus Mohrhard1-0/+1
2017-08-01tdf#109997 WIN don't post a callback event directlyJan-Marek Glogowski3-43/+20
2017-08-01EPUB export: add initial document handlerMiklos Vajna4-1/+111
2017-08-01tdf#97362: TextPortionEnumerationTest partially migrated to python (part 4)jmzambon2-156/+137
2017-08-01EPUB export: invoke the underlying ODT exporterMiklos Vajna2-7/+22
2017-08-01android: remove unused GCC related code from configure.acbrainbreaker1-9/+3
2017-08-01fix aqua buildCaolán McNamara1-0/+1
2017-08-01writerperfect: add initial EPUB export filterMiklos Vajna7-0/+184
2017-08-01move resmgr to unotoolsCaolán McNamara150-542/+226
2017-08-01tdf#110743: Use page position to insert master page, not idPranav Kant1-1/+1
2017-08-01Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara1-1/+0
2017-08-01Related: tdf#108655 only write to config if values changedCaolán McNamara2-12/+50
2017-08-01loplugin:constparams in variousNoel Grandin19-30/+30
2017-08-01ofz: survive missing configCaolán McNamara1-1/+2
2017-08-01Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin92-490/+387
2017-08-01writerprefect: run astyleMiklos Vajna1-2/+2
2017-08-01Bin default value for a bool parameter that was defaulted in only one placeTor Lillqvist2-3/+3
2017-08-01loplugin:constparams in lotuswordproNoel Grandin127-354/+352
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna6-2/+42
2017-08-01get-bugzilla-attachments: fix typo, ppotx -> potxAron Budea1-1/+1
2017-08-01make it easier to debug the generation of certificate dataMarkus Mohrhard1-2/+12
2017-07-31updater: get the signature verification working on WindowsMarkus Mohrhard8-30/+77