Age | Commit message (Expand) | Author |
2012-10-17 | default SwInsertGrfRulerDlg to first entry | Caolán McNamara |
2012-10-17 | make use of ability to use bold in labels | Caolán McNamara |
2012-10-17 | Remove the unneeded "scalable font" icon from the font combobox. | Jan Holesovsky |
2012-10-13 | callcatcher: update unused code and drop freshly unused methods | Caolán McNamara |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-12 | loplugin: unused string and misleading if/else indent | Caolán McNamara |
2012-10-12 | Put typedef inside class scope. | Kohei Yoshida |
2012-10-12 | No need to keep this method. | Kohei Yoshida |
2012-10-12 | These can be private. | Kohei Yoshida |
2012-10-12 | Less friends. | Kohei Yoshida |
2012-10-12 | Hide (part of) the implementation. | Kohei Yoshida |
2012-10-11 | Remove this boundary comment. | Kohei Yoshida |
2012-10-11 | Re-organize the data members of SvTreeListBox. | Kohei Yoshida |
2012-10-11 | Another crasher. | Kohei Yoshida |
2012-10-11 | Fix another crash on exit. | Kohei Yoshida |
2012-10-11 | Fix a crash on tree list instantiation. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-11 | Avoid sub-classing from std container, especially for this. | Kohei Yoshida |
2012-10-11 | XubString->OUString | Caolán McNamara |
2012-10-11 | VCLMultiLineEdit->VclMultiLineEdit to align with other new widget names | Caolán McNamara |
2012-10-09 | AddListenerLink/RemoveListenerLink not implemented | Caolán McNamara |
2012-10-09 | Remove more unused methods | Marcos Paulo de Souza |
2012-10-09 | SfxErrorHandler::CreateString: remove pointless loops | Michael Stahl |
2012-10-09 | String->OUString in tools::ErrorContext | Noel Grandin |
2012-10-09 | convert graphic export dialog to .ui | Caolán McNamara |
2012-10-09 | FL_PBM_OPTIONS never shown either | Caolán McNamara |
2012-10-09 | cut out always-hidden controls from graphic ExportDialog | Caolán McNamara |
2012-10-09 | maCbJPGPreview is never enabled, remove it | Caolán McNamara |
2012-10-08 | Don't repeat my mistake in the future | Tor Lillqvist |
2012-10-08 | make svtools filter test not loop endlessly | Caolán McNamara |
2012-10-08 | Fix svtools with Visual Studio 2010 | Fridrich Štrba |
2012-10-07 | WaE: 's_hAccessibleImplementationModule' defined but not used | Tor Lillqvist |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-06 | Bin unused leftover "dummy" fields | Tor Lillqvist |
2012-10-06 | fix deps on .hrc files | David Tardon |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-04 | callcatcher: update unused code list | Caolán McNamara |
2012-10-04 | Show lang-tag instead of Unknown for languages without unknown name | Caolán McNamara |
2012-10-02 | XubString->OUString | Caolán McNamara |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | Related: fdo#39626 bootstrap.ini is windows-only, use generic mechanism | Caolán McNamara |
2012-09-28 | convert hard-coded layout of char name tabpage to .ui | Caolán McNamara |
2012-09-28 | convert hard-coded layout of effects tabpage to .ui | Caolán McNamara |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |