summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-30most likely formulas won't be longer than 64k characters, but...Eike Rathke
2015-03-30Scanlines on Windows seem to be padded to DWORD multiplesTor Lillqvist
2015-03-30Include <algorithm> for std::min()Tor Lillqvist
2015-03-30Resolves: tdf#90301 string access out of boundsEike Rathke
2015-03-30Resolves: tdf#42481 propagate errors as errors in matrix calculationsEike Rathke
2015-03-30Return value 0 from connect() is not an error, errno is not setTor Lillqvist
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist
2015-03-30WaE clang seems confused with >>= overriden operator and do not detect initia...Norbert Thiebaud
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist
2015-03-30Turn macros into functionsStephan Bergmann
2015-03-30coverity#1292227 Missing break in switchCaolán McNamara
2015-03-30coverity#1292225 variable guards dead codeCaolán McNamara
2015-03-30drop rather awkward debugging hunkCaolán McNamara
2015-03-30don't attempt X internals for gtk3 plug window used by avmediaCaolán McNamara
2015-03-30vcl: fix GCC buildMiklos Vajna
2015-03-30WaE: passing [...] by value, rather pass by referenceTor Lillqvist
2015-03-30cleanup for SkipImages unit testsLászló Németh
2015-03-30Bypass test that fails on OS X without window system accessTor Lillqvist
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist
2015-03-30Remove leftover debug codeStephan Bergmann
2015-03-30Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann
2015-03-30Unit tests for SkipImagesLászló Németh
2015-03-30-Werror,-Wunused-private-fieldStephan Bergmann
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter
2015-03-30stop including irrelevant header; include right ones insteadTakeshi Abe
2015-03-30finally implement and define also date formattingMarkus Mohrhard
2015-03-30Covertiy#1292224: Probably this is what was meant...Stephan Bergmann
2015-03-30Make syntax gotchaStephan Bergmann
2015-03-30loplugin:staticfunctionNoel Grandin
2015-03-30sc tiled editing: Hide the cell selection when we select graphic.Jan Holesovsky
2015-03-30sc tiled editing: Improve the deselection.Jan Holesovsky
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna
2015-03-30lokdocview: move handle rendering to LOKDocView_ImplMiklos Vajna
2015-03-30android: comment selection related code, rearrange and clean-upTomaž Vajngerl
2015-03-30android: open csv files in CalcMiklos Vajna
2015-03-30svx tiled rendering: double-click in empty table cell selects itMiklos Vajna
2015-03-30lokdocview: move cursor / selection overlay to LOKDocView_ImplMiklos Vajna
2015-03-30SdXImpressDocument: implement resetSelection()Miklos Vajna
2015-03-30SdrTableObj tiled rendering: implement selection callbacksMiklos Vajna
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna
2015-03-30lokdocview: move motion handling to LOKDocView_ImplMiklos Vajna
2015-03-30sc tiled editing: Implement resetSelection().Jan Holesovsky
2015-03-30android: properly merge README with new contentTomaž Vajngerl
2015-03-30Revert "android: add README"Tomaž Vajngerl
2015-03-30android: add READMETomaž Vajngerl
2015-03-30android: add contains (hit test) to CanvasElement interfaceTomaž Vajngerl
2015-03-30sc tiled editing: Implement scaling of drawings and bitmaps in Calc.Jan Holesovsky
2015-03-30sc: No need for a special LogicMouseButtonUp/Down.Jan Holesovsky
2015-03-30Make SetCellSelection work in pixels, and change the name accordingly.Jan Holesovsky