summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed the menu button resizingfeature/template_manager_improvements2Efe Gürkan YALAMAN2014-08-081-2/+3
* Fixed the Templates buttonEfe Gürkan YALAMAN2014-08-083-65/+7
* All templates option addedEfe Gürkan YALAMAN2014-08-082-6/+18
* Some code cleanupEfe Gürkan YALAMAN2014-08-083-32/+33
* Template Filtering ImplementationEfe Gürkan YALAMAN2014-08-083-18/+91
* Start of filtering implementationEfe Gürkan YALAMAN2014-08-082-1/+31
* Code CleanupEfe Gürkan YALAMAN2014-08-083-527/+24
* Selecting and opening templates implemented.Efe Gürkan YALAMAN2014-08-082-57/+113
* Initial TemplateBar moved from TemplateManagerEfe Gürkan YALAMAN2014-08-083-56/+229
* Some folder features moved to backingwindowEfe Gürkan YALAMAN2014-08-082-8/+63
* selection function movedEfe Gürkan YALAMAN2014-08-081-1/+17
* Some handlers and buttons movedEfe Gürkan YALAMAN2014-08-082-8/+221
* ViewBar moved to Start CenterEfe Gürkan YALAMAN2014-08-083-4/+115
* Default filter noneEfe Gürkan YALAMAN2014-08-081-0/+1
* Moving TemplateLocalView to the StartCenterEfe Gürkan YALAMAN2014-08-083-42/+87
* fix image dragging inside a documentLuboš Luňák2014-08-081-5/+1
* drop extra (David Tardon2014-08-081-1/+1
* warning C4702: unreachable codeMichael Stahl2014-08-081-0/+2
* osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti2014-08-083-19/+3
* Generalize -fsanitize=address checksStephan Bergmann2014-08-084-13/+17
* bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida2014-08-081-0/+1
* Forgot to add break here.Kohei Yoshida2014-08-081-0/+1
* DOCX import: handle date SDT in headers/footersMiklos Vajna2014-08-081-7/+36
* DOCX import: tokenize CT_SdtDate / storeMappedDataAs and calendarMiklos Vajna2014-08-081-0/+2
* sw: improve doc model xml dump of SwFmtAnchorMiklos Vajna2014-08-081-1/+22
* Unused param elementsMiklos Vajna2014-08-081-150/+42
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-085-1/+5
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-082-0/+2
* match va_start() with va_end()Takeshi Abe2014-08-081-0/+1
* configure: SunStudio is not a (supported) C++ compilerMichael Stahl2014-08-081-52/+1
* odk: outdated documentationMichael Stahl2014-08-081-6/+6
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-085-0/+9
* Fix *_component_getFactory function typeStephan Bergmann2014-08-081-4/+4
* Cleanup OUStrings in CustomShapesJoren De Cuyper2014-08-084-136/+62
* Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage2014-08-083-3/+0
* [API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage2014-08-0811-551/+57
* writerfilter: Move includes accordingly.Jan Holesovsky2014-08-083-4/+2
* writerfilter: Kill CreateElement and CreateElementMap.Jan Holesovsky2014-08-085-63/+38
* -Werror,-Wunused-private-fieldStephan Bergmann2014-08-081-5/+2
* -Werror,-Wunused-macrosStephan Bergmann2014-08-083-6/+0
* fdo#81946 Corrupt : DOCX file getting corrupt after RTPriyankaGaikwad2014-08-083-0/+15
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-0885-449/+193
* java: remove redundant null checksNoel Grandin2014-08-0815-42/+18
* java: redundant assignment, variable can only be nullNoel Grandin2014-08-0810-20/+3
* java: variable cannot be nullNoel Grandin2014-08-0811-42/+23
* java: remove unnecessary semi-colonsNoel Grandin2014-08-0849-57/+57
* java: use an empty block rather than an empty statementNoel Grandin2014-08-085-5/+5
* java: remove redundant super-interfacesNoel Grandin2014-08-089-16/+6
* java: use the non-deprecated constructor of URINoel Grandin2014-08-083-7/+7
* add a comment so I don't have to figure out this classes purpose againNoel Grandin2014-08-081-0/+3