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