summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-12-05-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2014-12-05fdo#84938: removed unused definesJennifer Liebel1-7/+0
2014-12-04be more explicitDavid Tardon2-2/+2
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon2-4/+6
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon3-10/+34
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann1-9/+0
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida1-0/+11
2014-12-04the return code COMBOBOX_ERROR is completely ignoredNoel Grandin1-1/+0
2014-12-04vcl: cleanup gdimtf.hxxChris Sherlock1-40/+40
2014-12-04callcatcher: update unused codeCaolán McNamara5-26/+0
2014-12-04missing includeNoel Grandin1-0/+1
2014-12-04pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida2-22/+8
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann2-36/+41
2014-12-03Fold URE: WindowsStephan Bergmann1-13/+0
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne1-2/+0
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist1-1/+4
2014-12-03fdo#84938 replace BASERR_REASON_ constants -> enumTobias Madl1-16/+18
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-12-03Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky2-3/+3
2014-12-02Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard1-0/+3
2014-12-02fdo#39468 translate German commentsMichael Weghorn1-119/+111
2014-12-02Remove unused header includes from public header.Kohei Yoshida1-2/+0
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne1-0/+34
2014-12-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-0/+15
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane1-9/+26
2014-12-01fdo#39468: Translated some german commentsTobias Madl3-82/+76
2014-12-01fdo#39468: Translated some german commentsDaniel Sikeler6-29/+16
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-24/+27
2014-12-01use boost::shared_ptr instead of manual ref countingMarkus Mohrhard1-4/+0
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-21/+21
2014-11-30PPTX import: shape effect properties defined by themeZolnai Tamás1-0/+1
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás1-0/+1
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás1-0/+1
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens1-0/+50
2014-11-29vcl: Remove DummyApplicationChris Sherlock1-7/+6
2014-11-28vcl: remove newlines from include/vcl/svapp.hxxChris Sherlock1-1/+0
2014-11-28Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist1-3/+0
2014-11-28simplify RewriteMissing() and switch in Add...(), fdo#81596 relatedEike Rathke1-10/+38
2014-11-27unused function Calc_nBLIPPosAndras Timar1-2/+0
2014-11-27fdo#81596 export to OOXML that need argument changesWinfried Donkers1-5/+8