Age | Commit message (Expand) | Author |
2012-11-27 | dbaccess: warning C4530: C++ exception handler used ... specify /EHsc | Michael Stahl |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-11-26 | Typo in comment | Lionel Elie Mamane |
2012-11-25 | fixup trailing token error. | Michael Meeks |
2012-11-25 | German comment translations | Markus Maier |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | Store tree list entry items in ptr_vector & const correct-ness. | Kohei Yoshida |
2012-11-15 | Rename SvLBoxItem::IsA() to GetType(), and mark that const. | Kohei Yoshida |
2012-11-15 | ensure translations are built before using them | David Tardon |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-13 | convert extension dialog to .ui | Caolán McNamara |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-11 | Fix the scope of the variable 'pApprove' can be reduced | Julien Nabet |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier | Noel Grandin |
2012-11-02 | include stl headers for used features | Lionel Elie Mamane |
2012-11-02 | Columns should know their table | Lionel Elie Mamane |
2012-11-02 | Don't abort when column has no (Catalog|Schema|Table)Name | Lionel Elie Mamane |
2012-11-02 | optimisation: take ref to OUString instead of constructing temp object | Lionel Elie Mamane |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat |
2012-10-30 | Properly spell out "dbaccess" | Stephan Bergmann |
2012-10-29 | Use SvTreeListEntries to store child entries. | Kohei Yoshida |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-25 | XubString->OUString | Caolán McNamara |
2012-10-24 | fdo#46808, use service constructor for frame::GlobalEventBroadcaster | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-23 | Make SvTreeEntryList private to svtools. | Kohei Yoshida |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-19 | Remove direct reference to SvListEntry outside svtools. | Kohei Yoshida |
2012-10-19 | Remove direct reference to SvTreeList outside svtools. | Kohei Yoshida |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-11 | Prevent infinite recursion during make check. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-10 | add missing dep on svl/solar.hrc | David Tardon |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
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-03 | probable attempts to find the parent dialog | Caolán McNamara |
2012-10-01 | missing system header | Norbert Thiebaud |