Age | Commit message (Expand) | Author |
2014-12-08 | Remove more unnecessary header includes and use forward declaration. | Kohei Yoshida |
2014-12-08 | Move these to Impl and remove boost::optional include. | Kohei Yoshida |
2014-12-08 | Add Impl to SdrObject and hide ObjectUser member. | Kohei Yoshida |
2014-12-08 | Officially disable the copy c'tor of SdrObject. | Kohei Yoshida |
2014-12-08 | Move IndexedStyleSheets to the Imp(l) class. | Kohei Yoshida |
2014-12-08 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-12-08 | Typo "mehtod" -> "method" | Stephan Bergmann |
2014-12-08 | callcatcher: update unused code | Caolán McNamara |
2014-12-08 | Don't treat clew as part of an "external" clcc module | Tor Lillqvist |
2014-12-08 | Factor out SvxWeightItem::dumpAsXml() from sw | Miklos Vajna |
2014-12-07 | Introduce ParaspaceIncrease/Decrease commands in Writer and Calc | Maxim Monastirsky |
2014-12-07 | WaE: overriding destructor declaration not explicitly marked 'virtual' | Tor Lillqvist |
2014-12-07 | Forward-declare MarkedUndoAction. | Kohei Yoshida |
2014-12-07 | Pimplize SfxListUndoAction. | Kohei Yoshida |
2014-12-07 | Pimplize SfxUndoActions. | Kohei Yoshida |
2014-12-07 | remove invalid attribute that is not read anyway | Markus Mohrhard |
2014-12-07 | use correct xml element name, related fdo#45266 | Markus Mohrhard |
2014-12-07 | last inconsitently named data table value | Markus Mohrhard |
2014-12-07 | more fixes for inconsistent naming | Markus Mohrhard |
2014-12-07 | use a consistent naming scheme | Markus Mohrhard |
2014-12-06 | Move SfxInPlaceClientList to SfxViewShell_Impl. | Kohei Yoshida |
2014-12-06 | Forward-declare SfxInPlaceClientList and remove <vector> include. | Kohei Yoshida |
2014-12-05 | Remove unused header include esp when it's an STL header. | Kohei Yoshida |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | Broken cast | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | Remove dead SO3_GLOBAL_CLASSID and SvObject | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | Factor out SvxPostureItem::dumpAsXml() from sw | Miklos Vajna |
2014-12-05 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2014-12-05 | fdo#84938: removed unused defines | Jennifer Liebel |
2014-12-04 | be more explicit | David Tardon |
2014-12-04 | impl. Clone for all subclasses of SdrPage | David Tardon |
2014-12-04 | ooo#93212 avoid slicing during construction of SdrPage | David Tardon |
2014-12-04 | [API CHANGE] Remove osl_setCommandArgs | Stephan Bergmann |
2014-12-04 | Putting this back in to fix Windows build. | Kohei Yoshida |
2014-12-04 | the return code COMBOBOX_ERROR is completely ignored | Noel Grandin |
2014-12-04 | vcl: cleanup gdimtf.hxx | Chris Sherlock |
2014-12-04 | callcatcher: update unused code | Caolán McNamara |
2014-12-04 | missing include | Noel Grandin |
2014-12-04 | pIimplize SfxBroadcaster and SfxListener. | Kohei Yoshida |
2014-12-03 | Linked graphic is not displayed | Zolnai Tamás |
2014-12-03 | From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUri | Stephan Bergmann |
2014-12-03 | Fold URE: Windows | Stephan Bergmann |
2014-12-03 | vcl: Don't create new contexts for Virtual Devices on Windows | Louis-Francis Ratté-Boulianne |
2014-12-03 | fdo#83939: Add new error code for failed PDF signing, and handle it | Tor Lillqvist |