- 6af9c09 Refactored SwDoc::GetEditShell . by Valentin Kettner · 12 years ago feature/refactor-god-objects
- c2d3b7e fdo#82579: Only Point, Polygon, Size and TimeValue need to be handled by Tor Lillqvist · 12 years ago
- ef4fb39 svtools: show spin for FormattedField by Tomaž Vajngerl · 12 years ago
- c67026f libgltf: Append shader language version to the shader files by Zolnai Tamás · 12 years ago
- d4fccd7 collada2gltf: it seems better not to add #version to glTF shader files by Zolnai Tamás · 12 years ago
- e99535d remove executable bits by Thomas Arnhold · 12 years ago
- 921a344 remove svl/ignores.persist by Thomas Arnhold · 12 years ago
- bd660b3 oups by Thomas Arnhold · 12 years ago
- b0e02e7 svl: Remove ASCII art and pointless comments by Chris Laplante · 12 years ago
- 18749c7 fdo#80453 (part) Help button for insert random # by Olivier Hallot · 12 years ago
- fceb753 fix unit test after size_t change by Thomas Arnhold · 12 years ago
- 1f1dfcd boost: update patch states by Thomas Arnhold · 12 years ago
- 2b4c54a warning C4800: forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- f05d181 warning C4800: forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- 159eb08 warning C4800: 'sal_uInt32' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- 05acd6d namespace css by Thomas Arnhold · 12 years ago
- 439c909 warning C4800: 'int' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- 6d51e25 warning C4800: 'int' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- ebac769 namespace css by Thomas Arnhold · 12 years ago
- b839be5 warning C4800: 'int' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- eb8d716 warning C4800: 'int' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- fe3b291 warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- 6c54831 warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- 4f1dabf warning C4800: 'int' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- 0842a27 use bool directly by Thomas Arnhold · 12 years ago
- e7641433 convert int to bool by Thomas Arnhold · 12 years ago
- 439354a upgrade to apache-commons-1.2 by Thomas Arnhold · 12 years ago
- 613cc91 Fix another: reference to 'Primitive2DSequence' is ambiguous by Matteo Casalin · 12 years ago
- ed8c687 Fix: reference to 'Primitive2DSequence' is ambiguous by Matteo Casalin · 12 years ago
- fb1f710 loplugin:passstuffbyref (Primitive2DSequence) by Matteo Casalin · 12 years ago
- 46b7a08 Related: fdo#45588 Use of different items for Formatting Marks by Julien Nabet · 12 years ago
- 97cb7cd CID 1231678: Uninitialized pointer field by Matteo Casalin · 12 years ago
- f538787 Missing ; (unsuccessful merge) by Matteo Casalin · 12 years ago
- ce9a327 Fix member function prototype (sal_uIntPtr& to size_t&) by Matteo Casalin · 12 years ago
- bc69fc4 Reserve vector capacity in advance by Matteo Casalin · 12 years ago
- a7e2d32 Simplify by early bail-out by Matteo Casalin · 12 years ago
- 47e2fd0 Consistently use size_t and SAL_MAX_SIZE by Matteo Casalin · 12 years ago
- df159d3 bDoInvalidate is always false by Matteo Casalin · 12 years ago
- 69702bc Simplify loop by Matteo Casalin · 12 years ago
- 3fd369d Remove repeated check by Matteo Casalin · 12 years ago
- 4dc54b8 Avoid redundant cehck and unneeded local scope by Matteo Casalin · 12 years ago
- bfa5e2f Just copy the boolean value by Matteo Casalin · 12 years ago
- 74bccf7 Remove pnMarkNum parameter: either NULL or pointed data is not read by Matteo Casalin · 12 years ago
- d19757d These function members does not need to be virtual by Matteo Casalin · 12 years ago
- 9585ba1 Delete commented-out declaration of function members by Matteo Casalin · 12 years ago
- 384cb5f Consistently use size_t and SAL_MAX_SIZE by Matteo Casalin · 12 years ago
- 7e605f1 sal_uInt16 to size_t, avoid temporaries and hardcoded constants by Matteo Casalin · 12 years ago
- 97067f7 Fix indentation/format by Matteo Casalin · 12 years ago
- 0976d27 Use more proper integer types, avoid temporaries and constify by Matteo Casalin · 12 years ago
- df3b138 Fix indentation/format by Matteo Casalin · 12 years ago
- 7ecebd6 sal_uInt16 to sal_uInt16, constify by Matteo Casalin · 12 years ago
- 9f5711e7 This array can be static by Matteo Casalin · 12 years ago
- 5dfb3365 Group more code in local helper function and simplify it by Matteo Casalin · 12 years ago
- aaca2de DirInfo, LSize and MemoryBlock are unused by Tor Lillqvist · 12 years ago
- e98397d Our use of Ptr does not clash with the <MacTypes.h> typedef by Tor Lillqvist · 12 years ago
- 871b196 SVG test: check content of Primitive2DSequence with the XML dumper by Tomaž Vajngerl · 12 years ago
- 4bc6484 initial implementation of XML dump for Primitive2DSequence by Tomaž Vajngerl · 12 years ago
- d3a5962 XmlWriter: simplify and take SvStream* as input by Tomaž Vajngerl · 12 years ago
- 8a3a2e8 mtfxmldump: move XML writing into its own function by Tomaž Vajngerl · 12 years ago
- 20d8a34 No need to write ' by Tomaž Vajngerl · 12 years ago
- e97997f SvMemoryStream.remainingSize ret. size to end of data not buffer by Tomaž Vajngerl · 12 years ago
- d4a8fa7 Our use of Byte does not clash with the <MacTypes.h> typedef by Tor Lillqvist · 12 years ago
- a5f4c5b Our use of Boolean does not clash with the Xt <X11/Intrinsic.h> typedef by Tor Lillqvist · 12 years ago
- 1c13f9c RSC_TRISTATEBOX is no longer used by Caolán McNamara · 12 years ago
- b0da096 RSC_MULTILINEEDIT no longer used by Caolán McNamara · 12 years ago
- e09e956 RSC_TABCONTROLITEM* no longer used by Caolán McNamara · 12 years ago
- 0704865 RSCMENUBUTTON_MENU is not longer used by Caolán McNamara · 12 years ago
- 924dda9 RSC_MENUBUTTON is not in use anymore by Caolán McNamara · 12 years ago
- e33f6f4 Sync oox -> writerfilter alias for generic VML by Miklos Vajna · 12 years ago
- 28bf206 Sync oox -> writerfilter namespace prefixes by Miklos Vajna · 12 years ago
- 63fa1a7 RTF import: handle pWrapPolygonVertices shape property by Miklos Vajna · 12 years ago
- dc01498 RTF import: handle negative SHPLEFT / SHPTOP by Miklos Vajna · 12 years ago
- a8669b5 fdo#82580: Win32 GetObject() simplification by Tor Lillqvist · 12 years ago
- bc19caa WIN_MOUSE_MOVED and MOUSE_MOVED are unused by Tor Lillqvist · 12 years ago
- 05d53a3 WIN_HELP_HELPONHELP and HELP_HELPONHELP are unused by Tor Lillqvist · 12 years ago
- 3fb9887 WIN_HELP_INDEX and HELP_INDEX are unused by Tor Lillqvist · 12 years ago
- f8bed01 writerfilter: abort build if model.xml does not validate by Miklos Vajna · 12 years ago
- c9cf219 Fix $(call gb_ExternalExecutable_get_command,xmllint) in case of system libxml by Miklos Vajna · 12 years ago
- 97e1d52 sfx2: remove commented consts by Chris Sherlock · 12 years ago
- 3579f76f Suppress unchecked warning - this is fine by Chris Sherlock · 12 years ago
- 1bae7f5a cppcheck: Throwing the original exception by Julien Nabet · 12 years ago
- e74ddb1 cppcheck: Prefer prefix ++/-- operators by Julien Nabet · 12 years ago
- 36efd0f try that ErrorBox removal again by Caolán McNamara · 12 years ago
- 7c1e12af callcatcher: update unused code by Caolán McNamara · 12 years ago
- d0ab0b0 OOO_HELP_HELPONHELP is unused by Tor Lillqvist · 12 years ago
- b418ba9 javaunohelper: The assigned value is sometimes used by rbuj · 12 years ago
- 66c6d1e prevent invalid ods files with loext:fill-character by Markus Mohrhard · 12 years ago
- a772be5 just use a typedef, don't inherit from boost::ptr_container by Markus Mohrhard · 12 years ago
- 61294d4 remove unnecessary whitespace by Markus Mohrhard · 12 years ago
- 1cf19ea don't call ScMarkData::GetMarkedRanges in ScColumn, related fdo#79422 by Markus Mohrhard · 12 years ago
- 17f6f60 add test case for fdo#82503 by Markus Mohrhard · 12 years ago
- 8c9014c copy conditional formatting for single cells, fdo#82503 by Markus Mohrhard · 12 years ago
- 0771823 fix build by Markus Mohrhard · 12 years ago
- d6cae8a fix build again by Markus Mohrhard · 12 years ago
- 549fd2d fix build by Markus Mohrhard · 12 years ago
- b8cf719 Revert "ErrorBox EBX_ERR_PRINTDISABLED to String" by Markus Mohrhard · 12 years ago
- 08d4ea4 use scoped_ptr instead of shared_ptr by Markus Mohrhard · 12 years ago
- 0e633c5 add test for fdo#82128 by Markus Mohrhard · 12 years ago
- 2cc0109 use correct namespace for table protection elements, fdo#82128 by Markus Mohrhard · 12 years ago
- 0ad58a0 WarningBox RID_SVX_MSGBOX_LANGUAGE_RESTART to String by Thomas Arnhold · 12 years ago