summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-06svx: -Werror=unused-functionMichael Stahl1-12/+0
2016-06-06connectivity: -Werror=unused-variableMichael Stahl2-3/+6
2016-06-06sc: -Werror=unused-variableMichael Stahl1-0/+2
2016-06-06loplugin:sallogareasStephan Bergmann1-1/+1
2016-06-06tdf#89329: use rtl::Reference for pImpl in querystatusXisco Fauli2-6/+4
2016-06-06-Werror=unused-variableStephan Bergmann1-0/+10
2016-06-06css::uno::Any move semantics (for LIBO_INTERNAL_ONLY)Stephan Bergmann2-0/+38
2016-06-06sc: StarCalc/DOS import: fix an endian issueMichael Stahl1-1/+13
2016-06-06filter: "tga" import: fix some endian issues in ImplReadPaletteMichael Stahl1-2/+9
2016-06-06lotuswordpro: fix some endian issuesMichael Stahl2-14/+14
2016-06-06connectivity: DBase: fix some obvious endian issuesMichael Stahl4-5/+42
2016-06-06filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl2-2/+3
2016-06-06vcl: "sgf" filter: replace manual byte-swapping with SvStream methodsMichael Stahl1-77/+53
2016-06-06vcl: "sgv" filter: replace more byteswapping with SvStream methodsMichael Stahl1-16/+10
2016-06-06Revert "loplugin:sallogareas"Stephan Bergmann1-1/+0
2016-06-06loplugin:simplifyboolStephan Bergmann1-1/+1
2016-06-06remove unused fieldNoel Grandin1-1/+0
2016-06-06remove unused imports in java codeNoel Grandin7-14/+0
2016-06-06loplugin:sallogareasNoel Grandin1-0/+1
2016-06-06SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna2-1/+16
2016-06-06loplugin:sallogareasStephan Bergmann1-1/+1
2016-06-06loplugin:defaultparamsStephan Bergmann1-1/+1
2016-06-06fix crashNoel Grandin1-1/+1
2016-06-06fix synchronization of JobQueueNoel Grandin1-1/+1
2016-06-06no-break space between number and percent sign, tdf#63272Eike Rathke36-72/+72
2016-06-06Ensure that OpenCL device id returned from getDeviceSelection() is valid.Mark Hung2-3/+10
2016-06-06tdf#83830: Page Format PanelSusobhan Ghosh4-21/+214
2016-06-06Improve Impress Template Selection DialogAkshay Deep6-3/+47
2016-06-06Hitting return in search field should not open a templateAkshay Deep2-0/+8
2016-06-06tdf#94131 Easier access to set a default template when saving a templateAkshay Deep3-3/+50
2016-06-06tdf#84411 unit test: Trivial follow-up updates.Jan Holesovsky1-1/+6
2016-06-06tdf#84411 - unit testMarco Cecchetti1-0/+99
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann1-3/+5
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin7-38/+84
2016-06-06Use o3tl/any.hxx in scaddinsStephan Bergmann2-7/+10
2016-06-06Use o3tl/any.hxx in connectivityStephan Bergmann4-62/+66
2016-06-06Improve o3tl/any.hxxStephan Bergmann1-6/+35
2016-06-06Reintroduce some code removed with "Remove unneeded Pane code in ..."Jan Holesovsky1-1/+6
2016-06-06fdo47267 fix import crashJakub Trzebiatowski8-12/+152
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page7-84/+38
2016-06-06loplugin:staticmethodsTor Lillqvist1-1/+1
2016-06-06loplugin:unusedvariablecheckTor Lillqvist1-1/+0
2016-06-06loplugin:passstuffbyrefTor Lillqvist2-2/+2
2016-06-06tdf#85594 Unify Calc drawing toolbar with WriterYousuf Philips3-5/+14
2016-06-06tdf#81475 Minor tweaks to writer toolbarsYousuf Philips2-3/+4
2016-06-06tdf#89329: use unique_ptr for pImpl in configvaluecontainerXisco Fauli2-3/+2
2016-06-06tdf#89329: use unique_ptr for pImpl in accessiblestatesethelperXisco Fauli2-9/+6
2016-06-06tdf#89329: use unique_ptr for pImpl in xmlnumfeXisco Fauli2-4/+4
2016-06-06tdf#89329: use unique_ptr for pImpl in objshXisco Fauli7-320/+318
2016-06-06tdf#89329: use unique_ptr for pImpl in prnmonXisco Fauli2-2/+2