Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-26 | callcatcher: remove unused methods | Thomas Arnhold | 6 | -133/+0 | |
2011-07-26 | callcatcher: Remove unused SvxSearchConfig | Thomas Arnhold | 4 | -354/+0 | |
2011-07-26 | callcatcher: clean up SvTreeList{Box} | Thomas Arnhold | 4 | -262/+0 | |
2011-07-26 | callcatcher: clean up SplitWindow | Thomas Arnhold | 2 | -346/+0 | |
2011-07-26 | random SAL_N_ELEMENTS cleanup | Michael Meeks | 1 | -1/+1 | |
2011-07-26 | bring some order into Libray_vcl | Bjoern Michaelsen | 1 | -201/+202 | |
2011-07-26 | join GUIBASE aqua conditionals in Library_vcl | Bjoern Michaelsen | 1 | -13/+9 | |
2011-07-26 | join WNT conditionals in Library_vcl | Bjoern Michaelsen | 1 | -29/+24 | |
2011-07-26 | fixed typo | Takeshi Abe | 2 | -3/+3 | |
2011-07-26 | use uikit, corefoundation, cocoa, carbon, quicktime externals | Bjoern Michaelsen | 1 | -18/+10 | |
2011-07-26 | use gtk and gthread externals in vclplug_gtk, add FIXME for dbus | Bjoern Michaelsen | 1 | -10/+3 | |
2011-07-26 | enable emf debug dump when dbglevel > 1 | Radek Doulik | 1 | -1/+4 | |
2011-07-26 | enable emf debug dump when dbglevel > 1 | Radek Doulik | 2 | -3/+9 | |
2011-07-26 | enable emf debug dump when dbglevel > 1 | Radek Doulik | 1 | -1/+4 | |
2011-07-26 | fix debug build | Radek Doulik | 1 | -1/+1 | |
2011-07-26 | strip down unused old-style string methods | Caolán McNamara | 4 | -216/+149 | |
2011-07-26 | callcatcher: remove unused mapEventIDToName | Caolán McNamara | 2 | -18/+0 | |
2011-07-26 | add a test for a nasty suspicion I have | Caolán McNamara | 1 | -2/+11 | |
2011-07-26 | use configured freetype and fontconfig flags, at end of link link | Caolán McNamara | 1 | -9/+3 | |
2011-07-26 | use new link mechanism and drop this horrible mess | Caolán McNamara | 4 | -14/+3 | |
2011-07-26 | Fix Windows build | Tor Lillqvist | 2 | -1/+11 | |
2011-07-26 | callcatcher: remove unused methods | Thomas Arnhold | 4 | -316/+0 | |
2011-07-26 | Fix unintendet re-add of JobSetup::GetValue | Thomas Arnhold | 3 | -15/+0 | |
2011-07-25 | Replace List with std::vector< DirEntry* > | Joseph Powers | 1 | -16/+30 | |
2011-07-26 | Make it build for iOS again | Tor Lillqvist | 1 | -9/+11 | |
2011-07-26 | Link with X11 libs only for GUIBASE == unx which actually means X11 | Tor Lillqvist | 1 | -0/+2 | |
2011-07-25 | Use gb_OBJCXXFLAGS for iOS, too | Tor Lillqvist | 1 | -2/+2 | |
2011-07-25 | Usage of gb_Library_set_componentfile has apparently changed, so adapt | Tor Lillqvist | 1 | -2/+2 | |
2011-07-25 | Use gb_OBJCXXFLAGS for iOS, too | Tor Lillqvist | 2 | -6/+4 | |
2011-07-25 | Don't bother with StaticLibrary_basegfx_s for iOS | Tor Lillqvist | 1 | -0/+5 | |
We only build statitc libraries for iOS anyway. | |||||
2011-07-25 | EMF+ records don't need payload all the time | Caolán McNamara | 1 | -1/+1 | |
Fix for fdo#39517. Looking through the emf+ records, it looks like the assumption made that the minimum valid record length is 12 + non-0 length payload isnt' right, looks like that the minimum valid record length is just 12, i.e. no need for a payload. | |||||
2011-07-25 | update gnumake pieces for system cairo | Michael Meeks | 3 | -61/+10 | |
2011-07-25 | Remove vendor specific properties handling. | Thomas Arnhold | 5 | -123/+15 | |
This needs some testing on other platforms! About SAL_PROPERTIES in OOo Environment documentation: "If set contains a bitfield activating various bug Xserver bug workarounds. Not very useful nowadays." | |||||
2011-07-25 | callcatcher: remove unused methods | Thomas Arnhold | 10 | -89/+0 | |
2011-07-25 | Remove an unneeded #include <unotools/javaoptions.hxx> | Joseph Powers | 1 | -1/+0 | |
2011-07-25 | customtargets have grown another argument | Caolán McNamara | 1 | -1/+1 | |
2011-07-25 | callcatcher: remove unused ForcePendingCall | Caolán McNamara | 2 | -7/+0 | |
2011-07-25 | add a good(), eof(), bad() and a test case to demonstrate | Caolán McNamara | 3 | -0/+129 | |
2011-07-25 | add the legacy windows-only path utils test | Caolán McNamara | 2 | -7/+2 | |
2011-07-25 | add .mk | Caolán McNamara | 1 | -0/+53 | |
2011-07-25 | recover my cppunit test for tools again | Caolán McNamara | 3 | -39/+7 | |
2011-07-25 | cppunit is linked in automatically | David Tardon | 2 | -2/+0 | |
2011-07-25 | cppunit is linked in automatically | David Tardon | 1 | -1/+0 | |
2011-07-24 | silence unused parameter warning | Norbert Thiebaud | 1 | -1/+1 | |
2011-07-24 | fix MacOS build (nedd objectiveC++ flags and Coca framework) | Norbert Thiebaud | 1 | -1/+12 | |
2011-07-24 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | 64 | -2013/+3266 | |
2011-07-24 | unusedcode.easy: Class SvtOptionsDrawinglayer cleanup | Joseph Powers | 2 | -195/+0 | |
2011-07-24 | unusedcode.easy: Class SvtDocumentTemplateDialog cleanup | Joseph Powers | 2 | -41/+0 | |
2011-07-24 | More iOS baby steps | Tor Lillqvist | 7 | -2/+2857 | |
2011-07-23 | unusedcode.easy: AlphaMask | Joseph Powers | 2 | -159/+85 | |