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